GtkScrolledWindow: Don't start fading right away
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jan 2015 02:13:10 +0000 (21:13 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jan 2015 02:15:07 +0000 (21:15 -0500)
commit9fcbae2d857ed35483700be13d62a3590c719ee8
tree0a2116dcdecfc3df9b771cf46dd2a2af3f60b454
parent206f0bbf7f259868cd434733fd258810fad12281
GtkScrolledWindow: Don't start fading right away

When we get a leave event, we need to remove the over bit,
since we may not get motion events that tell us when we lose
proximity, but we don't have to fade out right away - that
will happen on its on due to inactivity a bit later. Having
the indicator stay visible for a bit feels more relaxed.
gtk/gtkscrolledwindow.c